home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 517 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: news.kiss.de!news
  2. From: demler@kiss.de (Scott M. Demler)
  3. Newsgroups: comp.edu,comp.lang.c,comp.lang.c++
  4. Subject: Re: C or C++ for a 14-year old?
  5. Date: Thu, 04 Jan 1996 21:35:58 GMT
  6. Organization: KISS Kaiserslautern Internet Solution Service
  7. Message-ID: <4chicc$r1j@phobos.kiss.de>
  8. References: <4b30ld$lp2$1@mhafc.production.compuserve.com> <w31V7MD4ED1aLz3@dexam.another.gun.de> <dschrage.23.152EBB70@indirect.com> <4cc670$i86@nrtphba6.bnr.ca>
  9. NNTP-Posting-Host: dialin10.kiss.de
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. billag@bnr.ca (Bill Gutknecht) wrote:
  13.  
  14. >: On 18.12.1995 [06:10:53] [103152.3666@compuserve.com (Tom Hope)] wrote the 
  15. >: following lines about "C or C++ for a 14-year old?"
  16. >:                            
  17. >: >me to spring for a computer of his own.  I told him that if 
  18. >: >he can learn VB and C on my computer, I will buy him one of 
  19. >: >his own.
  20.  
  21. >    I'm 27 ... When I was 8, I was building things with Legos.
  22.  
  23. >    Tom,
  24.  
  25. >    For a beginning programmer, I wouldn't so much worry about 
  26. >    the specific language, but the concept of actual programming.
  27. >    Once that is figured out, then any language is a matter of 
  28. >    reading a manual for syntax.
  29.  
  30. >    I'd focus on some simple procedural programming, so use a 
  31. >    simple, procedural language.  I would think C should do 
  32. >    nicely.  Be sure to turn all the warnings on for compiles
  33. >    and go for it.
  34.  
  35. >    Save the OO stuff for another day ... 
  36.  
  37. I agree that the concepts involved with programming are more important for the
  38. budding programmer than the actual choice of language.  However, I have heard it
  39. said that it is more difficult (not impossible) for someone who has become
  40. accustomed to the ways of procedural programming to become a truly outstanding
  41. OO programmer.  Hence, I would recommend choosing an OO language over a
  42. procedural language.
  43.  
  44. >    My advice to the budding programmer:
  45.  
  46. >    Learn & enjoy.  Do, however, go outside from time to time and
  47. >    get some sun & fresh air.  I work with some people that lived
  48. >    computers since they were born, and they are the biggest geeks.
  49.  
  50. I couldn't agree more here...
  51.  
  52. :-)  Scott M. Demler
  53.  
  54.